-
Notifications
You must be signed in to change notification settings - Fork 3
LLAMA-14031: Moved getHdmiArcPortID away from Initialize #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Signed-off-by: apatel859 <[email protected]>
Reason for change: Handling unhandled exception Test Procedure: None Risks: Low Priority: P1 Signed-off-by:Hayden Gfeller <[email protected]>
Reason for change: Handling unhandled exceptions Test Procedure: None Risks: Low Priority: P1 Signed-off-by:Hayden Gfeller <[email protected]>
Reason for change: Handling unhandled exceptions Test Procedure: None Risks: Low Priority: P1 Signed-off-by:Hayden Gfeller <[email protected]>
Reason for change: Handling unhandled exceptions Test Procedure: None Risks: Low Priority: P1 Signed-off-by:Hayden Gfeller <[email protected]>
Reason for change: Handling unhandled exceptions Test Procedure: None Risks: Low Priority: P1 Signed-off-by:Hayden Gfeller <[email protected]>
Reason for change: Optimize Audio Status Request on Volume Key Press Test Procedure: refer the ticket Risks: None Signed-off-by: Neethu A S [email protected]
|
||
int err; | ||
dsHdmiInGetNumberOfInputsParam_t hdmiInput; | ||
InitializeIARM(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you add any new IARM registration? Or this initialize was not called before?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no @apatel859 , It is just a re-arragement of lines, it was exisiting before. line no 764 is brought here.
No description provided.